﻿@charset "utf-8";
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
.top{ height:25px; background: #1a69b3;}
.greet{ display:inline-block; font-size:12px; line-height:25px; color:#fff;}
.zd{ float:right;}
.zd>a{ display:inline-block; font-size:12px; line-height:25px; color:#666; padding:0 12px; background: #fff;}
.zd>a:hover{ color: #666; text-decoration: underline !important;}
.fx{ float: right; overflow: hidden;}
.fx>a{ display: block; width: 25px !important; height: 25px !important; float: left !important;}
.fx>a:nth-child(1){ background: url(../images/icon1.png) no-repeat center center !important; margin: 0 0 0 10px !important;}
.fx>a:nth-child(2){ background: url(../images/icon2.png) no-repeat center center !important; margin: 0 0 0 10px !important;}
/*顶部*/

.header{ width:100%; z-index:104; background:#fff; position:relative;}
.header .wrap{ display: flex; justify-content: space-between;}
.header-right{ display: flex; justify-content: space-between; width: 70%;}
.logo{ width: 30%; display: flex; justify-content: flex-start; align-items: center; padding: 14px 30px 14px 0; transition: all 0.3s ease-out;}
.logo img{ max-width: 100%;}
.tel{ font-size:16px; color:#333; background:url(../images/tel.png) no-repeat left; padding:10px 0 0 30px; line-height:24px; transition: all 0.3s ease-out;}
/*header.logo部分*/

.pic{ width: 100%; height: 600px;}
.picture img{ width:100%;}
.anchor{ position: absolute; z-index: 3; text-align: center;}
.anchor .swiper-pagination-bullet{ width:12px !important; height:6px !important; opacity:1 !important; border-radius:2px !important; background:#fff !important; transition: all 0.3s ease-out;}
.anchor .swiper-pagination-bullet-active{ background:#1a69b3 !important; width:18px !important;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width: calc(100% - 170px);}
.nul{ width:100%; border-left: 1px #e5e5e5 solid; box-sizing: border-box; display: flex;}
.nul>li{ width:16.66%; position:relative; border-right: 1px #e5e5e5 solid; box-sizing: border-box;}
.nul>li>a{color:#333; line-height:71px; height:71px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:16px; transition: all 0.3s ease-out;}
.nul>li:hover>a{ color:#1a69b3;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(26, 105, 179 ,0.72);}
.nul>li ul li{ width:100%; border-top: 1px rgba(255, 255, 255, 0.5) solid;}
.nul>li ul li>a{ line-height:36px; display: block; text-align: center; width: 100%; overflow:hidden; font-size:14px; height:36px; border:none; color:#fff; transition: all 0.3s ease-out;}
.nul>li ul li>a:hover{ color:#fff; background:#1a69b3;}
.acta{ color:#1a69b3 !important;}
/*PC头部导航*/

.title{ margin: 0 0 35px 0; cursor: pointer; text-align: center;}
.title>h2{ font-size: 30px; line-height: 36px; color: #1a69b3; font-weight: bold; margin: 0 0 5px 0 !important; background: url(../images/titlebg.png) no-repeat center center;}
.title>span{ display: inline-block; font-size: 16px; line-height: 20px; color: #666; text-decoration: underline !important;}
/*栏目标题*/

.alzs{ padding:40px 0;}
.casectn{ position: relative;}
.al{ border: 10px #e9e9e9 solid; box-sizing: border-box; position: relative; overflow: hidden; border-radius: 10px;}
.alimg{ overflow: hidden;}
.altop{ padding-top: 64.788%;}
.alzz{ width: 100%; height: 100%; position: absolute; left: 0; bottom: 100%; background: rgba(0, 0, 0, 0.8); transition: all 0.6s ease-out; opacity: 0;}
.al:hover .alzz{ opacity: 0.5; bottom: 0;}
.alctn{ position: absolute; text-align: center; padding: 0 10px; top: 100%; left: 0; width: 100%; transition: all 0.6s ease-out; opacity: 0;}
.al:hover .alctn{ top: 50%; transform: translate(0, -50%); opacity: 1;}
.altit{ font-size: 16px; line-height: 28px; color: #fff; font-weight: bold;}
.alsea{ padding: 10px 0;}
.almore{ font-size: 14px; line-height: 24px; color: #333; background: #fff; display: inline-block; width: 98px; border-radius: 12px;}
.arrow1{ position: absolute; right: -40px; top: 50%; transform: translate(0, -50%); width: 26px; height: 51px; background: url(../images/arrow1.png) no-repeat; background-size: 100% 100%; cursor: pointer;}
.arrow2{ position: absolute; left: -40px; top: 50%; transform: translate(0, -50%); width: 26px; height: 51px; background: url(../images/arrow2.png) no-repeat; background-size: 100% 100%; cursor: pointer;}
/*案例展示*/

.cpzs{ padding: 10px 0 50px 0;}
.tab{ width: 100%; text-align: center; margin: 0 0 30px 0 !important;}
.tab li{ display: inline-block; padding: 3px 9px;}
.tab li a{ display: block; font-size: 16px; color: #5b5b5b; width: 167px; height: 53px; background: #dbdbdb; border: 4px #dbdbdb double; box-sizing: border-box; line-height: 45px; padding: 0 3px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.tab li a:hover{ border-color: #fff !important; color: #fff !important; background: #1a69b3 !important;}
/* .active a{ border-color: #fff !important; color: #fff !important; background: #1a69b3 !important;} */
.productctn{ width:100%;}
.cp{ transition:all 0.8s ease-out; padding: 5px 5px 0 5px; background: #eeeeee;}
.cp:hover{ background: #1a69b3;}
.cpimg{ overflow:hidden;}
.cpimg1{ transition:all 0.8s ease-out;}
.cp:hover .cpimg1{ transform:scale(1.1);}
.cpimg2{ padding-top:84%;}
.cptit{ line-height:45px; height:45px; overflow:hidden; font-size:16px; color:#333; width:100%; text-align:center; padding:0 3px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; transition: all 0.8s ease-out;}
.cp:hover .cptit{ color:#fff;}
.more{ padding: 30px 0 0 0; text-align: center;}
.more>a{ display: inline-block; transition: all 0.5s ease-out; width: 220px; height: 32px; border: 1px #d2d2d2 solid; box-sizing: border-box; border-radius: 3px; font-size: 14px; line-height: 30px; color: #333;}
.more>a:hover{ background: #1a69b3; border-color: #1a69b3; color: #fff;}
/*产品展示*/

.gyjj{ padding: 0 0 50px 0;}
.gyjjctn{ display: flex; justify-content: space-between;}
.gsjj-left{ width: 50%; background: #f2f2f2; padding: 20px;}
.glctn{ display: flex; justify-content: space-between; margin: 0 0 30px 0;}
.glclsul{ display: flex;}
.glclsul>li{ margin: 0 17px 0 0;}
.glclsul>li>a{ display: block; writing-mode:lr-tb; width: 29px; text-align: center; padding: 15px 0; border-radius: 14px; font-size: 14px; line-height: 18px; color: #333; border: 1px #c2c2c2 solid; box-sizing: border-box; transition: all 0.5s ease-out;}
.glclsul>li>a:hover{ transform: translateY(10px);}
.gltit{ display: flex; flex-direction: column; justify-content: flex-start; padding: 20px 0 0 0;}
.gltit>h2{ margin: 0 !important; font-size: 24px; line-height: 36px; color: #333;}
.gltit>span{ display: inline-block; font-size: 12px; line-height: 24px; color: #666; text-decoration: underline !important; font-family: arial;}
.glimg{ overflow: hidden;}
.glimg1{ transition: all 0.5s ease-out;}
.glimg:hover .glimg1{ transform: scale(1.1);}
.glimg2{ padding-top: 37.931%; height: 213px;}
.gsjj-right{ width: 50%; background: #e7e7e7; padding: 20px;}
.grtit{ font-size: 18px; line-height: 21px; color: #333; font-weight: bold; height: 21px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 50px 0 0 0;}
.grtxt{ font-size: 14px; line-height: 28px; color: #333333; margin: 15px 0; height: 196px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7;}
.grmore{ width: 100%;}
.grmore>a{ text-align: center; display: inline-block; transition: all 0.5s ease-out; width: 180px; height: 32px; border: 1px #d2d2d2 solid; box-sizing: border-box; font-size: 14px; line-height: 30px; color: #333; border-radius: 16px;}
.grmore>a:hover{ background: #1a69b3; border-color: #1a69b3; color: #fff;}
/*公司简介*/

.sdly{ padding:50px 0 30px 0; position: relative; background: url(../images/sdysbg.jpg) no-repeat center center; background-size: cover;}
.sdly>span{ display: block; background: url(../images/ha.png) no-repeat center center; width: 100%; height: 35px; background-size: cover; position: absolute; left: 0; bottom: 0;}
.sdlytitle1{ text-align: center; margin: 0 0 20px 0;}
.sdlytitle1>b{ display: block; font-size: 54px; line-height: 54px; color: #fff; opacity: 0.12;}
.sdlytitle1>span{ display: block; font-size: 36px; line-height: 44px; color: #fff; margin: -36px 0 0 0;}
.sdlytitle2{ text-align: center; width: 575px; max-width: 100%; margin: 0 auto; margin-bottom: 20px !important; font-size: 12px; line-height: 18px; color: #fff; padding: 0 0 57px 0; background: url(../images/arrow.png) no-repeat bottom;}
.sdlyctn{ position: relative; overflow: hidden;}
.sdlyul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.sdlyul>li{ width: calc(50% - 110px); margin: 0 0 30px 0;}
.ystit{ font-size: 24px; line-height: 36px; color: #fff; font-weight: bold; padding: 0 0 0 40px; background: url(../images/dg.png) no-repeat left;}
.ystxt{ margin: 10px 0;}
.ystxt>span{ display: block; font-size: 14px; line-height: 24px; color: #fff;}
.ysimg{ display: inline-block; overflow: hidden; width: 312px; max-width: 100%;}
.ysimg1{ transition: all 0.8s ease-out;}
.ysimg:hover .ysimg1{ transform: scale(1.1);}
.ysimg2{ padding-top: 54.166%;}
.sdlyul>li:nth-child(odd){ text-align: right;}
.sdlyul>li:nth-child(odd) .ystit{ padding: 0 40px 0 0; background: url(../images/dg.png) no-repeat right;}
.sdlyul2{ width:141px; position: absolute; left: 50%; top: 0; height: 100%; transform: translate(-50%,0); background: url(../images/sx.png) no-repeat center center;}
.sdlyul2>li{ width: 100%; text-align: center; position: relative; transition: all 0.5s ease-out;}
.sdlyul2>li img{ max-width: 100%;}
.sdlyul2>li:nth-child(1){ margin: 0 0 15px 0;}
.sdlyul2>li:nth-child(3){ margin: 55px 0 15px 0;}
.sdlyul2>li:nth-child(1):hover{ transform: translateX(-10px);}
.sdlyul2>li:nth-child(2):hover{ transform: translateX(10px);}
.sdlyul2>li:nth-child(3):hover{ transform: translateX(-10px);}
.sdlyul2>li:nth-child(4):hover{ transform: translateX(10px);}
/*四大理由*/

.xwzx{ padding: 40px 0;}
.xwzxctn2{ display: flex; justify-content: space-between;}
.xmimg{ width: 35%;}
.xmimg1{ padding: 15px; background: #ddd;}
.xmimg2{ overflow: hidden; border-radius: 25px;}
.xmimg3{ transition: all 0.8s ease-out;}
.xmimg1:hover .xmimg3{ transform: scale(1.1);}
.xmimg4{ padding-top: 63.589%; height: 248px;}

.xwzxctn{ display: flex; justify-content: space-between; width: 63%;}
.xwzxctn1{ display: flex; padding: 19px 0; width: calc(100% - 33px); justify-content: space-between;}
.xw-bar{ width: 174px; background: #ebebeb; padding: 27px 0; text-align: center;}
.zxtit{ text-align: left; font-size: 30px; line-height: 44px; color: #333; display: inline-block; margin: 0 0 10px 0;}
.zxtit>span{ display: block; font-size: 14px; line-height: 24px;}
.zxul>li>a{ display: block; color: #666; font-size: 14px; line-height: 36px;}
.zxul>li>a:hover{ color: #333; text-decoration: underline !important;}
.xwctn{ width: calc(100% - 174px); padding: 0 18px;}
.xwctn1{ display: flex; justify-content: space-between; width: 100%; flex-wrap: wrap; margin: 0 0 10px 0;}
.xwctn1>a{ display: block;}
.xwul{ overflow: hidden;}
.xwul>li{ width: 100%;}
.xwul>li:nth-child(even){ float: right;}
.xw{ overflow: hidden; transition: all 0.3s ease-out; padding: 0 0 0 24px; background: url(../images/y1.png) no-repeat; background-position: 3px 7px;}
.xw:hover{ background: url(../images/y2.png) no-repeat; background-position: 3px 7px;}
.xwtit{ float: left; font-size: 12px; height: 26px; line-height: 26px; color: #333; max-width: calc(100% - 70px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.xwtime{ float: left; font-size: 12px; height: 26px; line-height: 26px; color: #666; width: 70px; text-align: right;}
.plusbg{ width: 33px; position: relative; background: url(../images/lbg.png) no-repeat right;}
.plusbg a{ display: inline-block; position: absolute; left: 0; bottom: 4px;}
/*新闻资讯*/

.fnav{ border-bottom: 1px #d8d8d8 solid; padding: 12px 0; background: #f0f0f0;}
.fnavul{ display: flex; justify-content: center;}
.fnavul>li>a{ padding: 0 20px; font-size: 14px; line-height: 40px; color: #333;}
.fnavul>li>a:hover{ color: #333; text-decoration: underline !important;}

.footer{ padding:40px 0; background:#f0f0f0;}
.footer .wrap{ display: flex;}
.ft1{ width:28%; padding: 0 15px 0 0; border-right:1px #d8d8d8 solid; box-sizing:border-box; align-items: center; display: flex;}
.ft1 img{ max-width: 100%;}
.ft2{ width: calc(72% - 240px); border-right:1px rgba(255, 255, 255, 0.1) solid; box-sizing:border-box; padding: 0 30px;}
.ft2>span{ display: block; font-size: 16px; line-height: 26px; color: #333;}
.ft3{ width: 240px; display: flex; justify-content: space-between;}
.qrcode{ width: 50%; padding: 0 0 0 10px; text-align: center;}
.qrcode img{ max-width: 100%;}
.qrcode span{ display: block; font-size: 14px; line-height: 36px; color: #333;}
/*页脚*/

.copyright{ text-align: center; padding: 9px 0; background:#fff; font-size: 12px; line-height: 22px; border-bottom: 8px #f0f0f0 solid;}
/*版权信息*/

.ctn{ overflow: hidden; padding:50px 0;}
.ctn1{ padding: 0 0 50px 0;}
.ctn-left{ float:left; width: 254px;}
.cltit{ position:relative; padding: 20px 0 20px 30px; pointer-events:none; background: #1a69b3; color:#fff; font-size:24px; line-height:30px; font-weight: bold;}
.cltit>span{ display: block; font-weight: 100; font-size: 14px; line-height: 20px; color: #dfdfdf; font-family: arial;}
.cltit>b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}
.clb{ margin: 15px 0 0 0; border: 3px double #dedede; box-sizing: border-box; padding: 10px;}
.clbx b{ display: block; font-size: 20px; line-height: 32px; color: #333;}
.clbx span{ display: block; font-size: 14px; line-height: 24px; color: #333;}
.order{ border-top: 1px solid #dedede; padding: 10px 0 0 0; margin: 10px 0 0 0;}
.order>a{ display: block; text-align: center; font-size: 18px; color: #fff; line-height: 40px; background: #1a69b3;}
.order>a:hover{ color: #fff; text-decoration: underline !important;}

.ctn-right{ width: calc(100% - 285px); float:right;}
.crt{ display: flex; justify-content: space-between; padding: 0 10px; background: #ebebeb; margin: 0 0 20px 0;}
.crt b{ display: inline-block; font-size: 14px; color: #333; line-height: 40px;}
.crt span{ display:inline-block; line-height: 40px; color:#333; font-size: 12px;}
.crb{ overflow: hidden;}
.crb img{ }
/*内页*/

.cplist{ overflow: hidden;}
.cplist li{ width:33.3%; float:left; padding:10px;}
.about{ width:100%;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:28px; color:#333;}
.pd1{ font-size:16px; line-height:28px; color:#333; text-align:center;}
.pdimg{ text-align:center; margin:10px 0;}
.pdimg img{ max-width:100%;}
.contact{ width:100%;}
.contact span{ display: block; font-size:14px; line-height:28px; color:#333;}

.new{ padding: 10px 0; overflow: hidden; border-bottom:1px #e5e5e5 solid;}
.newimg{ width:126px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.3s;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top:87.301%;}
.newtit{ font-size:16px; line-height:28px; color:#000; transition:all 0.3s; height:28px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.newtxt{ font-size:14px; line-height:24px; color:#5f5f5f; height:48px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:5px 0;}
.new:hover .newtit{ color:#0858b1;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.accordion{ width:100%; padding: 5px 0 0 0;}
.accordion>li{ border-bottom: 1px #d7d7d7 solid;}
.accordion>li>a{ transition:all 0.3s ease-out; display:block; color:#2f2f2f; line-height:48px; background: #f1f1f1; height:48px; padding: 0 5px; font-size:14px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: center;}
.accordion>li>a:hover{ color:#fff;  background: #1a69b3;}	
.dka{ color:#fff !important;  background: #1a69b3 !important;}	
.act{color:#1a69b3 !important;}
.accordion>li>ul{display: none;}
.accordion>li>ul>li{ width: 100%;}
.accordion>li>ul>li>a{display: block; text-align:center; height:35px; line-height:35px; overflow:hidden; color:#000; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;}
.accordion>li>ul>li>a:hover{ color:#1a69b3;}
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.pic{ height: 440px;}
.nul>li>a{ font-size: 15px;}
.tab li{ padding: 2px 3px;}
.tab li a{ width: 140px; height: 44px; line-height: 36px; font-size: 14px;}
.ft2>span{ font-size: 14px; line-height: 24px;}
	}

@media screen and (max-width: 991px){
.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#1a69b3; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(25, 105, 179, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff; transition: all 0.5s ease-out;}
.sjdnav li a:hover{background: #1a69b3;}
.sjdnavhide{ display:none;}
/*移动端导航*/
.header{ padding:15px 0;}
.pic{ height: 330px;}
.logo{ width: auto; display: inline-block; padding: 0;}
.tab li a{ width: 100px; height: 38px; line-height: 30px; font-size: 12px;}
.sdlyul2{ width: 100px;}
.sdlyul>li{ width: calc(50% - 80px);}
.ystxt>span{ font-size: 12px;}
.sdlyul2>li:nth-child(3){ margin: 128px 0 15px 0;}
.sdlytitle1>b{ font-size: 32px; line-height: 32px;}
.sdlytitle1>span{ font-size: 24px; line-height: 24px; margin: -20px 0 0 0;}
.xwzxctn2{ display: block;}
.xmimg{ display: none;}
.xwzxctn{ width: 100%;}
.ft2>span{ font-size: 12px; line-height: 22px;}
.ft3{ width: 196px;}
.ft2{ width: calc(72% - 196px);}
.qrcode span{ font-size: 12px; line-height: 24px;}
.cplist li{ width: 50%;}
	}
	
@media screen and (max-width: 767px){
.anchor{ bottom: 5px !important;}
.anchor .swiper-pagination-bullet{ width:6px !important; height:6px !important; opacity:1 !important; border-radius:3px !important; margin:0 2px !important; background:#fff !important;}
.anchor .swiper-pagination-bullet-active{ background:#1a69b3 !important;}
.logo img{ height:auto; max-width:calc(100% - 60px);}
.header{ padding: 10px 0;}
.header .navbar-toggle{ transform: translate(0,-50%) scale(0.8);}
.alsea{ display: none;}
.almore{ display: none;}
.altit{ font-size: 14px; line-height: 24px;}
.al{ border-radius: 3px; border: 3px #e9e9e9 solid;}
.cpzs{ padding: 0 0 30px 0;}
.title>h2{ font-size: 24px; background: none; line-height: 30px;}
.title>span{ font-size: 12px; line-height: 20px;}
.title{ margin:0 0 25px 0;}
.tab{ margin: 0 0 25px 0 !important;}
.cptit{ font-size: 12px; height: 35px; line-height: 35px;}
.more{ padding: 25px 0 0 0;}
.more>a{ width: 145px;}
.gyjjctn{ display: block;}
.gsjj-left{ width: 100%; padding: 15px;}
.glimg2{ height: auto;}
.glctn{ margin: 0 0 20px 0;}
.gsjj-right{ width: 100%; padding: 15px;}
.grtit{ margin: 0;}
.sdlytitle1>b{ display: none;}
.sdlytitle1>span{ margin: 0;}
.sdly{ padding: 30px 0;}
.sdlytitle1{ margin: 0 0 15px 0;}
.sdlytitle2{ padding: 0 0 30px 0; background-size: auto 22px !important;}
.sdlyul2{ display: none;}
.sdlyul>li{ width: 100% !important; text-align: left !important; margin: 0 0 20px 0;}
.ystit{ padding: 0 0 0 40px !important; background: url(../images/dg.png) no-repeat left !important;}
.xwzx{ padding: 30px 0;}
.xwzxctn1{ display: block; width: 100%; padding: 0;}
.xw-bar{ width: 100%; padding: 20px 0;}
.zxtit{ display: block; text-align: center; font-size: 22px; line-height: 32px;}
.zxtit>span{ font-size: 12px;}
.zxul{ overflow: hidden;}
.zxul>li{ width: 33.33%; float: left;}
.zxul>li>a{ line-height: 26px;}
.xwctn{ width: 100%; padding: 10px; display: block; background: #f1f1f1;}
.xwul>li{ padding: 0; width: 100%; float: none;}
.xwzxctn{ display: block;}
.plusbg{ width: 100%; height: 35px; background: none;}
.fnav{ display: none;}
.footer{ padding: 25px 0;}
.footer .wrap{ display: block;}
.ft1{ display: block; width: 100%; text-align: center;}
.ft1 img{ height: 40px;}
.ft2{ display: block; width: 100%; border: none; padding: 0; text-align: center; margin: 10px 0;}
.ft3{ display: flex; width: 180px; margin: 0 auto;}
.copyright{ margin: 0 0 54px 0;}
.qrcode{ padding: 0 7px;}
.cplist li{ padding: 5px;}

.ctn-left{ width: 100%; float: none;}
.cltit{ padding: 0; text-align: center; border: none; font-size: 20px; line-height: 46px; pointer-events: auto;}
.cltit>span{ display: none;}
.accordion>li>a{ font-size: 12px; height: 36px; line-height: 36px;}
.accordion{ display: none;}
.ctn-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.ctn1{ padding: 0 0 30px 0;}
.ctn{ padding: 30px 0;}
	}

	
	
/*手机底部*/
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

*{ margin: 0; padding: 0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block; margin:auto;}

.hot{width:100%; height:54px; background:#1a69b3; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#1a69b3;}
.hot .row div a:hover span{ color:#1a69b3 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

/*清除样式*/
.clear 
{
     clear:both;
     font-family:'微软雅黑';

}

/*分页css scott style pagination*/
div.scott
{
    padding:3px;margin:3px;text-align:center;

}
div.scott a
{
    border:#221616 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;text-decoration:none;

}
div.scott a:hover
{
    border:#221616 1px solid;color:white;background-color:#221616;

}
div.scott a:active
{
    border:#221616 1px solid;color:#611985;background-color:#221616;

}
div.scott span.current
{
    border:#221616 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#221616;

}
div.scott span.disabled
{
    border:#dfdfdf 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;

}